home *** CD-ROM | disk | FTP | other *** search
/ Champak 114 / Vol 114.iso / games / ophel001.swf / scripts / DefineSprite_2396 / frame_37 / DoAction.as
Encoding:
Text File  |  2010-08-12  |  235 b   |  15 lines

  1. if(eval("/Variables:PositionPerso") eq "Vitrail")
  2. {
  3.    tellTarget(_root)
  4.    {
  5.       gotoAndStop(eval("/Variables:VaVers01"));
  6.    }
  7. }
  8. else
  9. {
  10.    tellTarget(_root)
  11.    {
  12.       gotoAndStop(eval("/Variables:VaVers01"));
  13.    }
  14. }
  15.